projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b81c928
)
etags.el tags-case-fold-search honoured when completing.
author
Francesco Potortì
<pot@gnu.org>
Fri, 6 Sep 2002 15:17:19 +0000
(15:17 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Fri, 6 Sep 2002 15:17:19 +0000
(15:17 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6edfaec099bfd2c1a71da2d6f1b457252ba20d6b..441442d3fcd6dbe96aad5bea1d7339a0493aa471 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2002-09-06 Simon Marshall <simon@gnu.org>
+
+ * progmodes/etags.el (find-tag-tag, complete-tag): Bind
+ completion-ignore-case based on tags-case-fold-search, so that
+ case-sensitivity of tag completion matches that of tag search.
+
2002-09-06 Juanma Barranquero <lektu@terra.es>
* calendar/solar.el (calendar-time-display-form): Fix spacing.